projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50da4e5
)
Add index entry for ?(:
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Mon, 4 May 2009 19:33:10 +0000
(19:33 +0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Mon, 4 May 2009 19:33:10 +0000
(19:33 +0000)
doc/lispref/searching.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/searching.texi
b/doc/lispref/searching.texi
index 9c9b60fb201cf3ff809dcaeb63fdd9da2d9a1c96..971e0eef0747d4e16927c13affaad0f29f015568 100644
(file)
--- a/
doc/lispref/searching.texi
+++ b/
doc/lispref/searching.texi
@@
-657,6
+657,7
@@
shy groups.
@cindex shy groups
@cindex non-capturing group
@cindex unnumbered group
+@cindex @samp{(?:} in regexp
is the @dfn{shy group} construct. A shy group serves the first two
purposes of an ordinary group (controlling the nesting of other
operators), but it does not get a number, so you cannot refer back to